aws_lambda_dart_runtime
client
NextInvocation
response property
response
aws_lambda_dart_runtime
client
NextInvocation
response property
NextInvocation class
Constructors
NextInvocation
Properties
clientContext
cognitoIdentity
deadlineMs
hashCode
invokedFunctionArn
requestId
response
runtimeType
traceId
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromResponse
Constants
runtimeClientContext
runtimeCognitoIdentity
runtimeDeadlineMs
runtimeInvokedFunctionArn
runtimeRequestId
runtimeTraceId
response
property
Map
<
String
,
dynamic
>
response
final
Raw response of invocation data that we received.
Implementation
final Map<String, dynamic> response