OverlayNotificationEntry.empty constructor
OverlayNotificationEntry.empty()
Implementation
factory OverlayNotificationEntry.empty() {
return _OverlayNotificationEntryEmpty();
}
factory OverlayNotificationEntry.empty() {
return _OverlayNotificationEntryEmpty();
}