create static method

RemoteAuth create()

Implementation

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