availablePins property
Exposes the available pins to the mesh for reading and writing
Implementation
@$pb.TagNumber(3)
$pb.PbList<RemoteHardwarePin> get availablePins => $_getList(2);
Exposes the available pins to the mesh for reading and writing
@$pb.TagNumber(3)
$pb.PbList<RemoteHardwarePin> get availablePins => $_getList(2);