menu
beacon_core package
documentation
beacon_receiver.dart
BeaconReceiver
shouldProcess method
shouldProcess method
dark_mode
light_mode
shouldProcess
method
bool
shouldProcess
(
String
eventName
)
Implementation
bool shouldProcess(String eventName) => true;
beacon_core package
documentation
beacon_receiver
BeaconReceiver
shouldProcess method
BeaconReceiver class