empty static method

GetGroupsInCommon empty()
override

create GetGroupsInCommon Empty

Implementation

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