extractAddress method

Future<EthereumAddress> extractAddress()

Implementation

Future<EthereumAddress> extractAddress() async => address;