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