safe_yaml package
documentation
safe_config
ConfigurationError
ConfigurationError constructor
ConfigurationError
ConfigurationError
constructor
Null safety
ConfigurationError
(
Type
type
,
String
message
)
Implementation
ConfigurationError(this.type, this.message);
safe_yaml package
documentation
safe_config
ConfigurationError
ConfigurationError constructor
ConfigurationError class
Constructors
ConfigurationError
Properties
hashCode
message
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==