empty static method

MessageSourceOther empty()
override

create MessageSourceOther Empty

Implementation

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