getAccountInfo abstract method

Future<AccountInfo> getAccountInfo(
  1. ServiceCall call,
  2. RequestEnvelope request
)

Implementation

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