menu
bluetooth_classic package
documentation
models/device.dart
Device
Device.new constructor
Device.new constructor
dark_mode
light_mode
Device
constructor
Device
(
{
required
String
address
,
String
?
name
,
})
Implementation
Device({required this.address, this.name});
bluetooth_classic package
documentation
models/device
Device
Device.new constructor
Device class