values property

List<HashType> values
getter/setter pair

Implementation

static $core.List<HashType> values = <HashType> [
  noHash,
  crc,
  sha128,
  sha256,
  sha512,
];