hex property

String get hex

Implementation

String get hex {
  return bytes.toHex;
}