Group constructor

Group()

Implementation

Group() : super() {
  type = 'Group';
}