@override Future<String?> getCurrentVersion() async { return methodChannel.invokeMethod<String>("getCurrentVersion"); }