class SubscriptionKeys { static const String proMonthly = 'pro_monthly'; static const String proYearly = 'pro_yearly'; // static const String familyMonthly = 'family_monthly'; static const String familyYearly = 'family_yearly'; }