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