enableLogging method
Implementation
void enableLogging(bool logging) async {
throw UnimplementedError('enableLogging() has not been implemented.');
}
void enableLogging(bool logging) async {
throw UnimplementedError('enableLogging() has not been implemented.');
}