empty static method

AddSavedAnimation empty()
override

create AddSavedAnimation Empty

Implementation

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