robots property

List<Robot>? robots
final

A list of robots.

Implementation

final List<Robot>? robots;