listBanks_Pre method
Implementation
$async.Future<$0.ListBanksResponse> listBanks_Pre($grpc.ServiceCall $call, $async.Future<$0.RequestEnvelope> $request) async {
return listBanks($call, await $request);
}
$async.Future<$0.ListBanksResponse> listBanks_Pre($grpc.ServiceCall $call, $async.Future<$0.RequestEnvelope> $request) async {
return listBanks($call, await $request);
}