create static method

ClientConfig create()

Implementation

static ClientConfig create() {
  return ClientConfig();
}