toHex property

String get toHex

Implementation

String get toHex => toRadixString(16);