create static method

Browser create()

Implementation

@$core.pragma('dart2js:noInline')
static Browser create() => Browser._();