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