Returns the current session ID.
Future<String?> getSessionId() async { return _dymatrixApi.getSessionId(); }