toRaw method

String toRaw()

Implementation

String toRaw() => isRaw ? address : ntRepackAddress(address: address);