create static method

AuthFactor create()

Implementation

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