@override Map<String, dynamic> toJson() => <String, dynamic>{ 'checklist': checklist?.toJson(), '@type': constructor, };