build method

CallSettings build()

Implementation

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