devices property

  1. @TagNumber(1)
List<BluetoothDevice> devices

Implementation

@$pb.TagNumber(1)
$core.List<BluetoothDevice> get devices => $_getList(0);