aws_lambda_dart_runtime
sqs_event
AwsSQSEvent
AwsSQSEvent const constructor
AwsSQSEvent
aws_lambda_dart_runtime
sqs_event
AwsSQSEvent
AwsSQSEvent const constructor
AwsSQSEvent class
Constructors
AwsSQSEvent
fromJson
Properties
hashCode
records
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
AwsSQSEvent
constructor
const
AwsSQSEvent
(
{
List
<
AwsSQSEventRecord
>
records
}
)
Implementation
const AwsSQSEvent({this.records});