Web only: returns the browser network connection reported by the SDK.
static Future<String?> get connection async { return AliAuthPlatform.instance.getConnection(); }