LambdaThrottledException constructor
LambdaThrottledException({
- required String message,
Implementation
LambdaThrottledException({
required this.message,
});
LambdaThrottledException({
required this.message,
});