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