menu
firebase_ffi package
documentation
auth.dart
AuthOutcome
AuthOutcome.new const constructor
AuthOutcome.new const constructor
dark_mode
light_mode
AuthOutcome
constructor
const
AuthOutcome
(
{
required
String
uid
,
})
Implementation
const AuthOutcome({required this.uid});
firebase_ffi package
documentation
auth
AuthOutcome
AuthOutcome.new const constructor
AuthOutcome class