Future<String?> getSDKVersionName() async { return (await _channel.invokeMethod('getSDKVersionName')); }