empty static method

LoadChats empty()
override

create LoadChats Empty

Implementation

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