getUserJID static method

String? getUserJID()

Implementation

static String? getUserJID() => _preferences.getString("${prefix}user_jid").toString();