safe_yaml package
documentation
safe_config
ConfigurationRuntime
decode abstract method
decode
decode
method
Null safety
void
decode
(
Configuration
configuration
,
Map
input
)
Implementation
void decode(Configuration configuration, Map input);
safe_yaml package
documentation
safe_config
ConfigurationRuntime
decode abstract method
ConfigurationRuntime class
Constructors
ConfigurationRuntime
Properties
hashCode
runtimeType
Methods
decode
noSuchMethod
toString
tryDecode
validate
Operators
operator ==