menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
InvocationResponse
payload property
payload property
dark_mode
light_mode
payload
property
Uint8List
?
payload
final
The response from the function, or an error object.
Implementation
final Uint8List? payload;
aws_lambda_api package
documentation
lambda-2015-03-31
InvocationResponse
payload property
InvocationResponse class