AwsSQSEvent constructor

const AwsSQSEvent(
  1. {List<AwsSQSEventRecord> records}
)

Implementation

const AwsSQSEvent({this.records});