const NextInvocation()

in lib/client/client.dart [51:58]


  const NextInvocation(
      {this.requestId,
      this.deadlineMs,
      this.traceId,
      this.clientContext,
      this.cognitoIdentity,
      this.invokedFunctionArn,
      this.response})