willLaunchBrowser method

FutureOr<LaunchOptions> willLaunchBrowser(
  1. LaunchOptions options
)

Implementation

FutureOr<LaunchOptions> willLaunchBrowser(LaunchOptions options) => options;