@override Future<bool?> isLoaded() async { return await methodChannel.invokeMethod<bool>('isLoaded'); }