获取平台版本
返回当前平台的版本信息
static Future<String?> getPlatformVersion() { return _platform.getPlatformVersion(); }