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