Client constructor

Client({
  1. ClientConfig? clientConfig,
})

Implementation

Client({this.clientConfig});