list_Pre method

Implementation

$async.Future<$1.ListCollectionsResponse> list_Pre($grpc.ServiceCall $call, $async.Future<$1.ListCollectionsRequest> $request) async {
  return list($call, await $request);
}