empty static method

RemoveNotification empty()
override

create RemoveNotification Empty

Implementation

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