empty static method

UpdateNotification empty()
override

create UpdateNotification Empty

Implementation

static UpdateNotification empty() {
  return UpdateNotification({});
}