build method

AppSettings build()

Implementation

AppSettings build() {
  return AppSettings._builder(this);
}