menu
zebra_emdk_plugin package
documentation
data/notification.dart
NotificationBeep
NotificationBeep.new const constructor
NotificationBeep.new const constructor
dark_mode
light_mode
NotificationBeep
constructor
const
NotificationBeep
(
{
int
?
time
,
int
?
frequency
,
})
Implementation
const NotificationBeep({this.time, this.frequency});
zebra_emdk_plugin package
documentation
data/notification
NotificationBeep
NotificationBeep.new const constructor
NotificationBeep class