StartClassBody constructor

StartClassBody({
  1. required String classId,
})

Implementation

StartClassBody({required this.classId});