clearBlockActivityLog method

Future<void> clearBlockActivityLog()

Implementation

Future<void> clearBlockActivityLog() {
  throw UnimplementedError('clearBlockActivityLog() has not been implemented.');
}