create static method

AuthOption create()

Implementation

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