AuthType enum

Constructors

AuthType()
const

Values

social → const AuthType
password → const AuthType

Constants

values → const List<AuthType>
A constant List of the values in this enum, in order of their declaration.