static Future<String?> get platformVersion async { return _channel.invokeMethod('getPlatformVersion'); }