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