code property

String? get code

Implementation

String? get code => value?.toRadixString(16);