getInstance property

EMClient get getInstance

Implementation

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