getPublicKey abstract method

Future<Uint8List> getPublicKey(
  1. int accountId
)

Implementation

Future<Uint8List> getPublicKey(int accountId);