getInstance property

ChatClient getInstance

Gets the SDK instance.

Implementation

static ChatClient get getInstance => _instance ??= ChatClient._internal();