Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
originalArgs: { appleSigninAllowed?: boolean; googleSigninAllowed?: boolean }
Type declaration
Optional appleSigninAllowed?: boolean
Optional googleSigninAllowed?: boolean
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 2773032426
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 4284159374
classType
classType: "constructor"
className
className: "auth.SentCodeTypeSetUpEmailRequired"
Optional appleSigninAllowed
appleSigninAllowed?: boolean
Optional googleSigninAllowed
googleSigninAllowed?: boolean