values constant

Implementation

static const $core.List<SMSProviderConfigState> values = <SMSProviderConfigState> [
  SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED,
  SMS_PROVIDER_CONFIG_ACTIVE,
  SMS_PROVIDER_CONFIG_INACTIVE,
];