empty static method

MessageSourceNotification empty()
override

Implementation

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