The current connected User. null if connect is not called.
null
static User? get currentUser { return _instance._chat.currentUser; }