menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
UnsupportedUserEditionException
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_quicksight_api package
documentation
quicksight-2018-04-01
UnsupportedUserEditionException
toJson method
UnsupportedUserEditionException class