menu
aws_devicefarm_api package
documentation
devicefarm-2015-06-23.dart
NotEligibleException
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_devicefarm_api package
documentation
devicefarm-2015-06-23
NotEligibleException
toJson method
NotEligibleException class