menu
lb_bluetooth package
documentation
api.dart
BleScannerState
BleScannerState.new const constructor
BleScannerState.new const constructor
dark_mode
light_mode
BleScannerState
constructor
const
BleScannerState
(
{
required
List
<
DiscoveredDevice
>
discoveredDevices
,
required
bool
scanIsInProgress
,
})
Implementation
const BleScannerState({ required this.discoveredDevices, required this.scanIsInProgress, });
lb_bluetooth package
documentation
api
BleScannerState
BleScannerState.new const constructor
BleScannerState class