menu
lb_planner
modules/notifications/domain/models/notification.dart
Notification
userId property
userId
dark_mode
light_mode
userId
property
@
JsonKey
(name: 'userid')
int
get
userId
inherited
Implementation
@JsonKey(name: 'userid') int get userId => throw _privateConstructorUsedError;
lb_planner
notification
Notification
userId property
Notification class