empty static method

InputMessageAnimation empty()
override

create InputMessageAnimation Empty

Implementation

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