values constant

List<FeatureSet_JsonFormat> const values

Implementation

static const $core.List<FeatureSet_JsonFormat> values =
    <FeatureSet_JsonFormat>[
  JSON_FORMAT_UNKNOWN,
  ALLOW,
  LEGACY_BEST_EFFORT,
];