hexDigits property

String? hexDigits
getter/setter pair

The hexadecimal digits of this token, or null if this token was not in hex notation.

Implementation

String? hexDigits;