Returns the id of the current session.
Future<String?> getCurrentSessionId() { throw UnimplementedError('getCurrentSessionId() has not been implemented'); }