characteristics property

  1. @TagNumber(4)
List<BluetoothCharacteristic> characteristics

Implementation

@$pb.TagNumber(4)
$core.List<BluetoothCharacteristic> get characteristics => $_getList(3);