menu
velix_mapper package
documentation
mapper/json.dart
Enum2StringFactory<T extends Enum>
converters property
converters property
dark_mode
light_mode
converters
property
Map
<
Type
,
Convert
>
converters
getter/setter pair
Implementation
Map<Type, Convert> converters = {};
velix_mapper package
documentation
mapper/json
Enum2StringFactory<T extends Enum>
converters property
Enum2StringFactory class