getInstance property

EMClient getInstance

获取 SDK 实例。

Implementation

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