menu
vconnex_camera package
documentation
alarm_notify_model.dart
AlarmNotifyModel
AlarmNotifyModel.new constructor
AlarmNotifyModel.new constructor
dark_mode
light_mode
AlarmNotifyModel
constructor
AlarmNotifyModel
(
{
required
int
beginTime
,
required
int
endTime
,
required
int
dayOfWeek
,
})
Implementation
AlarmNotifyModel({required this.beginTime, required this.endTime, required this.dayOfWeek});
vconnex_camera package
documentation
alarm_notify_model
AlarmNotifyModel
AlarmNotifyModel.new constructor
AlarmNotifyModel class