values constant

List<OIDCVersion> const values

Implementation

static const $core.List<OIDCVersion> values = <OIDCVersion> [
  OIDC_VERSION_1_0,
];