menu
bluetooth_print_plugin package
documentation
model/bluetooth_model.dart
BluetoothDevice
BluetoothDevice.new constructor
BluetoothDevice.new constructor
dark_mode
light_mode
BluetoothDevice
constructor
BluetoothDevice
(
{
String
?
name
,
String
?
address
,
int
?
type
,
bool
?
connected
,
})
Implementation
BluetoothDevice({ this.name, this.address, this.type, this.connected, });
bluetooth_print_plugin package
documentation
model/bluetooth_model
BluetoothDevice
BluetoothDevice.new constructor
BluetoothDevice class