ChatclientPlatform constructor
ChatclientPlatform()
Constructs a ChatclientPlatform.
Implementation
ChatclientPlatform() : super(token: _token);
Constructs a ChatclientPlatform.
ChatclientPlatform() : super(token: _token);