Organizer constructor

Organizer(
  1. String name
)

Implementation

Organizer(this.name);