address property Null safety

String address

The blockchain address that is in use by this TikiSdk.

Implementation

String get address => _nodeService.address;