clearGroups method

void clearGroups()
inherited

Implementation

void clearGroups() {
  groups = [];
}