get abstract method

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

Implementation

$async.Future<$0.AccountInfo> get(
    $grpc.ServiceCall call, $1.AccountId request);