menu
another_tcgplayer package
documentation
auth/auth_service.dart
AuthException
AuthException.new constructor
AuthException.new constructor
dark_mode
light_mode
AuthException
constructor
AuthException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
AuthException({required this.statusCode, this.message});
another_tcgplayer package
documentation
auth/auth_service
AuthException
AuthException.new constructor
AuthException class