connectedDevices property

  1. @TagNumber(2)
List<Device> get connectedDevices

Implementation

@$pb.TagNumber(2)
$core.List<$6.Device> get connectedDevices => $_getList(1);