logFilePathName property

String get logFilePathName

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

Implementation

String get logFilePathName => _logFilePathName;