address property

String? address

The wallet address that is in use.

Implementation

String? get address => _core?.address;