descriptors property

  1. @TagNumber(5)
List<BluetoothDescriptor> descriptors

Implementation

@$pb.TagNumber(5)
$core.List<BluetoothDescriptor> get descriptors => $_getList(4);