values constant

List<Encoding> const values

Implementation

static const $core.List<Encoding> values = <Encoding>[
  Base58,
  Base64,
];