menu
kbeacon_configure package
documentation
beacon_model.dart
BeaconModel
BeaconModel.new constructor
BeaconModel.new constructor
dark_mode
light_mode
BeaconModel
constructor
BeaconModel
(
{
String
?
mac
,
String
?
name
,
String
?
state
,
})
Implementation
BeaconModel({ this.mac, this.name, this.state, });
kbeacon_configure package
documentation
beacon_model
BeaconModel
BeaconModel.new constructor
BeaconModel class