Client constructor

Client(
  1. ClientConfiguration config
)

Creates a new Client instance.

Implementation

Client(this.config);