face_sdk
face_sdk
Config
Config constructor
Config
Config
constructor
Null safety
Config
(
String
_configFilepath
)
A constructor that takes the path to a configuration file.
Implementation
Config(this._configFilepath);
face_sdk
face_sdk
Config
Config constructor
Config class
Constructors
Config
Properties
hashCode
runtimeType
Methods
noSuchMethod
overrideParameter
toString
Operators
operator ==