menu
winter package
documentation
context/object_mapper/object_mapper.dart
NamingStrategies
camelCase property
camelCase property
dark_mode
light_mode
camelCase
property
NamingStrategy
camelCase
getter/setter pair
Implementation
static NamingStrategy camelCase = (String value) => value.toCamelCase();
winter package
documentation
context/object_mapper/object_mapper
NamingStrategies
camelCase property
NamingStrategies class