menu
spotify_sdk package
documentation
models/image_uri.dart
ImageUri
ImageUri.fromJson factory constructor
ImageUri.fromJson factory constructor
dark_mode
light_mode
ImageUri.fromJson
constructor
ImageUri.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ImageUri.fromJson(Map<String, dynamic> json) => _$ImageUriFromJson(json);
spotify_sdk package
documentation
models/image_uri
ImageUri
ImageUri.fromJson factory constructor
ImageUri class