@override Future<void>cancelAllLoading() async { await _methodChannel.invokeMethod('cancelAllLoading'); }