isLogging property

Future<bool> isLogging

Implementation

Future<bool> get isLogging async =>
    throw UnimplementedError('isLogging() has not been implemented.');