ClientConfig constructor

ClientConfig({
  1. String? version,
})

Implementation

ClientConfig({this.version});