create static method

Auth create()

Implementation

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