logFile property

String? get logFile

Implementation

String? get logFile => (_$data['logFile'] as String?);