values constant

List<SigningMode> const values

Implementation

static const $core.List<SigningMode> values = <SigningMode>[
  JSON,
  Protobuf,
];