menu
aws_lambda_runtime package
documentation
events/alb_event.dart
AwsALBEvent
AwsALBEvent.fromJson factory constructor
AwsALBEvent.fromJson factory constructor
dark_mode
light_mode
AwsALBEvent.fromJson
constructor
AwsALBEvent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AwsALBEvent.fromJson(Map<String, dynamic> json) => _$AwsALBEventFromJson(json);
aws_lambda_runtime package
documentation
events/alb_event
AwsALBEvent
AwsALBEvent.fromJson factory constructor
AwsALBEvent class