build method

Implementation

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