create static method

AuthPublicResponse create()

Implementation

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