create static method

UserAgent create()

Implementation

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