getInstance property

ChatClient getInstance

获取 SDK 实例。

Implementation

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