menu
aws_sms_api package
documentation
sms-2016-10-24.dart
LaunchAppResponse
LaunchAppResponse.fromJson factory constructor
LaunchAppResponse.fromJson factory constructor
dark_mode
light_mode
LaunchAppResponse.fromJson
constructor
LaunchAppResponse.fromJson
(
Map
<
String
,
dynamic
>
_
)
Implementation
factory LaunchAppResponse.fromJson(Map<String, dynamic> _) { return LaunchAppResponse(); }
aws_sms_api package
documentation
sms-2016-10-24
LaunchAppResponse
LaunchAppResponse.fromJson factory constructor
LaunchAppResponse class