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