menu
aws_robomaker_api package
documentation
robomaker-2018-06-29.dart
ListRobotsResponse
robots property
robots property
dark_mode
light_mode
robots
property
List
<
Robot
>
?
robots
final
A list of robots that meet the criteria of the request.
Implementation
final List<Robot>? robots;
aws_robomaker_api package
documentation
robomaker-2018-06-29
ListRobotsResponse
robots property
ListRobotsResponse class