menu
tattoo
models/login_exception.dart
UnknownLoginException
UnknownLoginException.new const constructor
UnknownLoginException.new
dark_mode
light_mode
UnknownLoginException
constructor
const
UnknownLoginException
(
String
?
message
)
Implementation
const UnknownLoginException(this.message);
tattoo
login_exception
UnknownLoginException
UnknownLoginException.new const constructor
UnknownLoginException class