menu
bizdoc package
documentation
models/notifications.dart
NotificationBase
update method
update method
dark_mode
light_mode
update
method
void
update
(
NotificationBase
model
)
Implementation
void update(NotificationBase model) { time = model.time; }
bizdoc package
documentation
models/notifications
NotificationBase
update method
NotificationBase class