values constant

List<SubscriptionType> const values

Implementation

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