config property
AFConfig
get
config
Contains configuration data for the app, specific to test, production, etc.
Implementation
static AFConfig get config {
return _afConfig;
}
Contains configuration data for the app, specific to test, production, etc.
static AFConfig get config {
return _afConfig;
}