address property

String? get address

Implementation

String? get address => _address ?? signer?.getAddress();