all static method

GroupsQuery all()

Implementation

static GroupsQuery all() {
  return GroupsQuery(null);
}