create static method

Authentication create()

Implementation

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