values constant

Implementation

static const $core.List<PageInfo_FormInfo_ParameterInfo_ParameterState>
    values = <PageInfo_FormInfo_ParameterInfo_ParameterState>[
  PARAMETER_STATE_UNSPECIFIED,
  EMPTY,
  INVALID,
  FILLED,
];