getAccountInfo_Pre method
Implementation
$async.Future<$2.AccountInfo> getAccountInfo_Pre($grpc.ServiceCall call, $async.Future<$0.RequestEnvelope> request) async {
return getAccountInfo(call, await request);
}
$async.Future<$2.AccountInfo> getAccountInfo_Pre($grpc.ServiceCall call, $async.Future<$0.RequestEnvelope> request) async {
return getAccountInfo(call, await request);
}