@override Map<String, dynamic> toJson() { return {'class_id': classId, 'layout_type': layoutType.value}; }