getAccountInfo method
Implementation
$grpc.ResponseFuture<$2.AccountInfo> getAccountInfo($0.RequestEnvelope request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getAccountInfo, request, options: options);
}
$grpc.ResponseFuture<$2.AccountInfo> getAccountInfo($0.RequestEnvelope request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getAccountInfo, request, options: options);
}