menu
dart_hue package
documentation
domain/models/failed_resource.dart
FailedResource
json property
json property
dark_mode
light_mode
json
property
Map
<
String
,
dynamic
>
?
json
final
The JSON data that was able to be fetched.
Implementation
final Map<String, dynamic>? json;
dart_hue package
documentation
domain/models/failed_resource
FailedResource
json property
FailedResource class