enableLog method

void enableLog()

Implementation

void enableLog() {
  throw UnimplementedError('enableLog() has not been implemented.');
}