OverlayNotificationEntry.empty constructor

OverlayNotificationEntry.empty()

Implementation

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