menu
aws_mediatailor_api package
documentation
mediatailor-2018-04-23.dart
BadRequestException
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
String
?
>
toJson
(
)
inherited
Implementation
Map<String, String?> toJson() => { 'type': type, 'code': code, 'message': message, };
aws_mediatailor_api package
documentation
mediatailor-2018-04-23
BadRequestException
toJson method
BadRequestException class