menu
fos package
documentation
errors/exceptions.dart
EmailAlreadyExistException
EmailAlreadyExistException const constructor
EmailAlreadyExistException const constructor
dark_mode
light_mode
EmailAlreadyExistException
constructor
const
EmailAlreadyExistException
(
{
String
?
message
,
int
?
error
,
})
Implementation
const EmailAlreadyExistException({ super.message, super.error, });
fos package
documentation
errors/exceptions
EmailAlreadyExistException
EmailAlreadyExistException const constructor
EmailAlreadyExistException class