values constant

List<FieldOptions_JSType> const values

Implementation

static const $core.List<FieldOptions_JSType> values = <FieldOptions_JSType> [
  JS_NORMAL,
  JS_STRING,
  JS_NUMBER,
];