getIndexedAccount_Pre method
Implementation
$async.Future<$1.IndexedAccount> getIndexedAccount_Pre($grpc.ServiceCall $call, $async.Future<$0.RequestEnvelope> $request) async {
return getIndexedAccount($call, await $request);
}
$async.Future<$1.IndexedAccount> getIndexedAccount_Pre($grpc.ServiceCall $call, $async.Future<$0.RequestEnvelope> $request) async {
return getIndexedAccount($call, await $request);
}