Future<String?> getCurrentSessionId() async { return await _bridge.invokeMethod("getCurrentSessionId", []); }