create static method

AuthFactorU2F create()

Implementation

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