hex property

String get hex

Implementation

String get hex => toRadixString(16);