toJson method

String toJson()

Implementation

String toJson() => super.value.toRadixString(16);