getIndexedAccount abstract method

Future<IndexedAccount> getIndexedAccount(
  1. ServiceCall call,
  2. RequestEnvelope request
)

Implementation

$async.Future<$1.IndexedAccount> getIndexedAccount($grpc.ServiceCall call, $0.RequestEnvelope request);