empty static method

MessageAnimation empty()
override

create MessageAnimation Empty

Implementation

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