getInstance property Null safety

EMClient getInstance

Implementation

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