create static method

AuthStep create()

Implementation

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