listRobotsForOrg_Pre method
- ServiceCall call,
 - Future<
ListRobotsForOrgRequest> request 
Implementation
$async.Future<$11.ListRobotsForOrgResponse> listRobotsForOrg_Pre($grpc.ServiceCall call, $async.Future<$11.ListRobotsForOrgRequest> request) async {
  return listRobotsForOrg(call, await request);
}