asString property

String? asString

Get as a String, includes the 0x prefix

Implementation

String? get asString => _string;