BrowserServerOptionsOrCDPLaunchOptionsOrString.fromBrowserServerOptions constructor

BrowserServerOptionsOrCDPLaunchOptionsOrString.fromBrowserServerOptions(
  1. BrowserServerOptions? asBrowserServerOptions
)

Implementation

BrowserServerOptionsOrCDPLaunchOptionsOrString.fromBrowserServerOptions(
  this.asBrowserServerOptions,
) : asCDPLaunchOptions = null,
    asString = null;