menu
zwave package
documentation
report/notification_report.dart
NotificationReport
NotificationReport constructor
NotificationReport constructor
dark_mode
light_mode
NotificationReport
constructor
NotificationReport
(
List
<
int
>
data
)
Implementation
NotificationReport(List<int> data) : super(data);
zwave package
documentation
report/notification_report
NotificationReport
NotificationReport constructor
NotificationReport class