获取应用的versionName
static Future<String> get getVersionName async { return await _channel.invokeMethod('getVersionName'); }