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