AppConfig.defaultApp constructor
const
AppConfig.defaultApp()
Implementation
const AppConfig.defaultApp()
: this(
host: 'localhost',
port: 8080,
);
const AppConfig.defaultApp()
: this(
host: 'localhost',
port: 8080,
);