menu
ethers package
documentation
signers/signer.dart
Signer
getAddress abstract method
getAddress abstract method
dark_mode
light_mode
getAddress
abstract method
Future
<
String
>
getAddress
(
)
========================================================================== Sub-classes MUST implement these
Implementation
Future<String> getAddress();
ethers package
documentation
signers/signer
Signer
getAddress abstract method
Signer class