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