aws_lambda_dart_runtime
alb_event
AwsALBEventContext
toJson method
toJson
aws_lambda_dart_runtime
alb_event
AwsALBEventContext
toJson method
AwsALBEventContext class
Constructors
AwsALBEventContext
fromJson
Properties
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AwsALBEventContextToJson(this);