menu
aws_sqs_api package
documentation
sqs-2012-11-05.dart
OverLimit
OverLimit.new constructor
OverLimit.new constructor
dark_mode
light_mode
OverLimit
constructor
OverLimit
(
{
String
?
type
,
String
?
message
,
})
Implementation
OverLimit({String? type, String? message}) : super(type: type, code: 'OverLimit', message: message);
aws_sqs_api package
documentation
sqs-2012-11-05
OverLimit
OverLimit.new constructor
OverLimit class