getInstance property Null safety

EMClient getInstance

Implementation

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