logFilePathName property Null safety
Getter for file pathname where logs are written when _logCommunicationToFile is true.
Implementation
String get logFilePathName => _logFilePathName;
Getter for file pathname where logs are written when _logCommunicationToFile is true.
String get logFilePathName => _logFilePathName;