JoinClassBody constructor
JoinClassBody({})
Implementation
JoinClassBody({
required this.classId,
this.coordinates = "",
this.device = 0,
this.location = "",
this.platform = 0,
this.role = 0,
this.version = "latest",
this.id = "",
});