empty static method

ReportReasonCustom empty()
override

create ReportReasonCustom Empty

Implementation

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