create static method

AuthProvider create()

Implementation

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