menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
NotificationBean
NotificationBean constructor
NotificationBean constructor
dark_mode
light_mode
NotificationBean
constructor
NotificationBean
(
{
required
bool
?
isNew
,
required
List
<
int
>
?
list
,
})
Implementation
NotificationBean({ required this.isNew, required this.list, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
NotificationBean
NotificationBean constructor
NotificationBean class