safe_yaml package
documentation
safe_config
APIConfiguration
APIConfiguration.fromMap constructor
APIConfiguration.fromMap
APIConfiguration.fromMap
constructor
Null safety
APIConfiguration.fromMap
(
Map
yaml
)
Implementation
APIConfiguration.fromMap(Map<dynamic, dynamic> yaml) : super.fromMap(yaml);
safe_yaml package
documentation
safe_config
APIConfiguration
APIConfiguration.fromMap constructor
APIConfiguration class
Constructors
APIConfiguration
fromFile
fromMap
fromString
Properties
baseURL
clientID
clientSecret
hashCode
runtimeType
Methods
decode
noSuchMethod
toString
validate
Operators
operator ==