menu
lockally package
documentation
lockally_auth.dart
LockallyException
LockallyException.new constructor
LockallyException.new constructor
dark_mode
light_mode
LockallyException
constructor
LockallyException
(
{
required
int
status
,
required
String
message
,
String
?
code
,
String
?
requestId
,
})
Implementation
LockallyException({ required this.status, required this.message, this.code, this.requestId, });
lockally package
documentation
lockally_auth
LockallyException
LockallyException.new constructor
LockallyException class