getAccountSet abstract method

Future<AccountSet> getAccountSet(
  1. ServiceCall call,
  2. RequestEnvelope request
)

Implementation

$async.Future<$2.AccountSet> getAccountSet($grpc.ServiceCall call, $0.RequestEnvelope request);