AppConfig.defaultApp constructor

const AppConfig.defaultApp()

Implementation

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