empty static method

ReportChat empty()
override

create ReportChat Empty

Implementation

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