create static method

AuthEventData create()

Implementation

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