extractAddress abstract method
Loads the ethereum address specified by these credentials.
Implementation
@Deprecated('Please use [address]')
Future<EthereumAddress> extractAddress();
Loads the ethereum address specified by these credentials.
@Deprecated('Please use [address]')
Future<EthereumAddress> extractAddress();