build method

CallAppSettings build()

Implementation

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