menu
safe_yaml package
documentation
safe_yaml.dart
ConfigurationRuntime
decode abstract method
decode abstract method
dark_mode
light_mode
decode
abstract method
void
decode
(
Configuration
configuration
,
Map
input
)
Implementation
void decode(Configuration configuration, Map input);
safe_yaml package
documentation
safe_yaml
ConfigurationRuntime
decode abstract method
ConfigurationRuntime class