BluetoothDevice constructor

BluetoothDevice(
  1. {required String address,
  2. required String name,
  3. required int type}
)

Implementation

BluetoothDevice