AppNotificationErrorModel constructor
AppNotificationErrorModel([
- void updates()?
Implementation
factory AppNotificationErrorModel([void Function(AppNotificationErrorModelBuilder)? updates]) =
_$AppNotificationErrorModel;