@override Map<String, dynamic> toMap() => { ...super.toMap(), "upIds": upIds?.toMap(), "typeIds": typeIds?.toMap(), };