getCurrentChatJID static method

String getCurrentChatJID()

Implementation

static String getCurrentChatJID() => _preferences.getString("${prefix}CurrentChatJID") ?? "";