build method

UIKitSettings build()

Implementation

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