listStores_Pre method
Implementation
$async.Future<$1.ListStoresResponse_> listStores_Pre($grpc.ServiceCall call,
$async.Future<$1.ListStoresRequest_> request) async {
return listStores(call, await request);
}
$async.Future<$1.ListStoresResponse_> listStores_Pre($grpc.ServiceCall call,
$async.Future<$1.ListStoresRequest_> request) async {
return listStores(call, await request);
}