AppPurchase property

String get AppPurchase

Implementation

static String get AppPurchase {
  return CryptUtil.decrypt("MVY4ZWuSr2I3eb80iFGtEQ==", ConstKey.NormalEncryptKey, ConstKey.NormalEncryptKey);
}