toHex method

  1. @override
String toHex()
override

Implementation

@override
String toHex() {
  return _hexAddress;
}