late final Map<String, T> pgEnumToDartEnum = { for (final entry in dartEnumToPgEnum.entries) entry.value: entry.key, };