menu
aws_lambda_dart_runtime package
documentation
client/client.dart
NextInvocation
response property
response property
dark_mode
light_mode
response
property
Map
<
String
,
dynamic
>
response
final
Raw response of invocation data that we received.
Implementation
final Map<String, dynamic> response;
aws_lambda_dart_runtime package
documentation
client/client
NextInvocation
response property
NextInvocation class