address property

String address

This is the address (or ENS name) the contract was constructed with.

Implementation

String get address => impl.address;