aws_lambda_dart_runtime
alb_event
AwsALBEvent
body property
body
aws_lambda_dart_runtime
alb_event
AwsALBEvent
body property
AwsALBEvent class
Constructors
AwsALBEvent
fromJson
Properties
body
context
hashCode
headers
httpMethod
isBase64Encoded
path
queryStringParameters
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
body
property
String
body
@
JsonKey
(), final
Body of the request. This can be data that is send with the POST to the request.
Implementation
final String body