devices property

  1. @TagNumber(1)
PbList<Device> get devices

Implementation

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