browser property
Browser
get
browser
Get the browser the page belongs to.
Implementation
Browser get browser => target.browser;
Get the browser the page belongs to.
Browser get browser => target.browser;