empty static method

SetUserSupportInfo empty()
override

create SetUserSupportInfo Empty

Implementation

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