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