toString method

  1. @override
String toString()
override

return Hex String value.

Implementation

@override
String toString() => value;