TrainingEventModel constructor
TrainingEventModel()
Implementation
TrainingEventModel(
this.eventName,
this.trainingProgram,
this.type,
this.eventStatus,
this.location,
this.startTime,
this.endTime,
this.introduction,
);