menu
bluetooth_connection_plugin package
documentation
bluetooth_low_energy_plugin.dart
ConnectionEvent
ConnectionEvent.new const constructor
ConnectionEvent.new const constructor
dark_mode
light_mode
ConnectionEvent
constructor
const
ConnectionEvent
(
{
required
int
type
,
String
?
deviceAddress
,
String
?
message
,
})
Implementation
const ConnectionEvent({ required this.type, this.deviceAddress, this.message, });
bluetooth_connection_plugin package
documentation
bluetooth_low_energy_plugin
ConnectionEvent
ConnectionEvent.new const constructor
ConnectionEvent class