toJson method

String toJson()

Implementation

String toJson() => valueNum.toRadixString(16);