getInstance property

ChatClient get getInstance

Gets the SDK instance.

Implementation

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