cancelAllLoading method

Future<void> cancelAllLoading()

Implementation

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