menu
scanner_gun package
documentation
models/bt_device_model.dart
BtDeviceModel
BtDeviceModel.new constructor
BtDeviceModel.new constructor
dark_mode
light_mode
BtDeviceModel
constructor
BtDeviceModel
(
{
String
?
address
,
String
?
name
,
int
?
signalIntensity
,
})
Implementation
BtDeviceModel({ this.address, this.name, this.signalIntensity, });
scanner_gun package
documentation
models/bt_device_model
BtDeviceModel
BtDeviceModel.new constructor
BtDeviceModel class