Client.create constructor

Client.create()

Implementation

factory Client.create() => ClientImpl(platform: PlatformImpl());