values constant

List<AuthNKeyType> const values

Implementation

static const $core.List<AuthNKeyType> values = <AuthNKeyType> [
  AUTHN_KEY_TYPE_UNSPECIFIED,
  AUTHN_KEY_TYPE_JSON,
];