empty static method

GetSupportUser empty()
override

create GetSupportUser Empty

Implementation

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