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