allowLogs top-level property

Future<bool?> allowLogs

Implementation

Future<bool?> get allowLogs async => _YamlParser.yaml<bool>('allowLogs');