robots property

List<Robot>? robots
final

A list of robots that meet the criteria of the request.

Implementation

final List<Robot>? robots;