data property

String? data
final

The message content that's passed to an AWS Lambda function or to a web hook.

Implementation

final String? data;