Map<String, dynamic> toMap() { return DeckTranslationMapper.ensureInitialized() .encodeMap<DeckTranslation>(this as DeckTranslation); }