hex property

  1. @override
String get hex
override

address in hexadecimal format.

Implementation

@override
String get hex => ptr.hex;