values constant

List<Syntax> const values

Implementation

static const $core.List<Syntax> values = <Syntax> [
  SYNTAX_PROTO2,
  SYNTAX_PROTO3,
];