menu
Afrostories Dev Docs
service
AuthenticationEvent class
AuthenticationEvent
dark_mode
light_mode
AuthenticationEvent
class
Constructors
AuthenticationEvent
(
{
AuthProvider
?
provider
,
AuthType
?
type
,
String?
username
,
String?
password
,
String?
token
}
)
Properties
password
→ String?
final
provider
→
AuthProvider
?
final
token
→ String?
final
type
→
AuthType
?
final
username
→ String?
final
afrostories
auth_providers
AuthenticationEvent class
auth_providers library