values constant
Implementation
static const $core.List<SubscriptionType> values = <SubscriptionType> [
INVALID_SUBSCRIPTION,
FREEMIUM,
STARTUP,
SCALEUP,
ENTERPRISE,
];
static const $core.List<SubscriptionType> values = <SubscriptionType> [
INVALID_SUBSCRIPTION,
FREEMIUM,
STARTUP,
SCALEUP,
ENTERPRISE,
];