menu
endaft_core package
documentation
server_test.dart
ApiGatewayEvent
ApiGatewayEvent.fromJson factory constructor
ApiGatewayEvent.fromJson factory constructor
dark_mode
light_mode
ApiGatewayEvent.fromJson
constructor
ApiGatewayEvent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ApiGatewayEvent.fromJson(Map<String, dynamic> json) => _$ApiGatewayEventFromJson(json);
endaft_core package
documentation
server_test
ApiGatewayEvent
ApiGatewayEvent.fromJson factory constructor
ApiGatewayEvent class