aws_lambda_dart_runtime
alb_event
AwsALBEvent
toJson method
toJson
aws_lambda_dart_runtime
alb_event
AwsALBEvent
toJson method
AwsALBEvent class
Constructors
AwsALBEvent
fromJson
Properties
body
context
hashCode
headers
httpMethod
isBase64Encoded
path
queryStringParameters
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AwsALBEventToJson(this);