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