build method

SetupOptions build()

Implementation

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