menu
voyage package
documentation
model/custom_bluetooth_device.dart
CustomBluetoothDevice
CustomBluetoothDevice.new constructor
CustomBluetoothDevice.new constructor
dark_mode
light_mode
CustomBluetoothDevice
constructor
CustomBluetoothDevice
(
{
required
String
identifier
,
String
?
name
,
int
?
bondState
,
})
Implementation
CustomBluetoothDevice({required this.identifier, this.name, this.bondState});
voyage package
documentation
model/custom_bluetooth_device
CustomBluetoothDevice
CustomBluetoothDevice.new constructor
CustomBluetoothDevice class