@override Object toJson() => { if (passageId.isNotDefault) 'passageId': passageId, if (partIndex.isNotDefault) 'partIndex': partIndex, };