devices property

  1. @TagNumber(1)
List<Device> devices

Implementation

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