create static method

TempAuth create()

Implementation

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