获取平台版本
Future<String?> getPlatformVersion() { return InappPurchasePlatform.instance.getPlatformVersion(); }