getAccount abstract method

Future<AccountInfo> getAccount(
  1. ServiceCall call,
  2. AccountId request
)

Implementation

$async.Future<$11.AccountInfo> getAccount(
    $grpc.ServiceCall call, $4.AccountId request);