logFilePathName property

String logFilePathName

Getter for file pathname where logs are written when _logCommunicationToFile is true

Implementation

String get logFilePathName => _logFilePathName;