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