robots property

  1. @TagNumber(1)
List<Robot> get robots

Implementation

@$pb.TagNumber(1)
$core.List<Robot> get robots => $_getList(0);