menu
another_square package
documentation
services/catalog_service.dart
CatalogException
CatalogException.new constructor
CatalogException.new constructor
dark_mode
light_mode
CatalogException
constructor
CatalogException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
CatalogException({required this.statusCode, this.message});
another_square package
documentation
services/catalog_service
CatalogException
CatalogException.new constructor
CatalogException class