@override Future<bool> isAllServicesDisposed() async { return await methodChannel.invokeMethod("isAllServicesDisposed") == true; }