logLevel property

String? get logLevel

Implementation

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