pip_services3_components
pip_services3_components
JsonConfigReader
JsonConfigReader constructor
JsonConfigReader
JsonConfigReader
constructor
Null safety
JsonConfigReader
(
[
String
?
path
]
)
Creates a new instance of the config reader.
path
(optional) a path to configuration file.
pip_services3_components
pip_services3_components
JsonConfigReader
JsonConfigReader constructor
JsonConfigReader class
Constructors
JsonConfigReader
Properties
hashCode
runtimeType
Methods
configure
getPath
noSuchMethod
parameterize
readConfig
readObject
setPath
toString
Operators
operator ==
Static methods
readConfig_
readObject_