检查订阅状态
Future<bool> checkSubscriptionStatus() { return InappPurchasePlatform.instance.checkSubscriptionStatus(); }