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