BrowserServerOptionsOrCDPLaunchOptionsOrString.fromBrowserServerOptions constructor
BrowserServerOptionsOrCDPLaunchOptionsOrString.fromBrowserServerOptions(
- BrowserServerOptions? asBrowserServerOptions
Implementation
BrowserServerOptionsOrCDPLaunchOptionsOrString.fromBrowserServerOptions(
this.asBrowserServerOptions,
) : asCDPLaunchOptions = null,
asString = null;