@override Object toJson() => { 'parent': parent, if (modelEvaluation != null) 'modelEvaluation': modelEvaluation!.toJson(), };