menu
aws_sfn_api package
documentation
states-2016-11-23.dart
SendTaskFailureOutput
SendTaskFailureOutput.fromJson factory constructor
SendTaskFailureOutput.fromJson factory constructor
dark_mode
light_mode
SendTaskFailureOutput.fromJson
constructor
SendTaskFailureOutput.fromJson
(
Map
<
String
,
dynamic
>
_
)
Implementation
factory SendTaskFailureOutput.fromJson(Map<String, dynamic> _) { return SendTaskFailureOutput(); }
aws_sfn_api package
documentation
states-2016-11-23
SendTaskFailureOutput
SendTaskFailureOutput.fromJson factory constructor
SendTaskFailureOutput class