SpotifyImageException constructor
Constructs a SpotifyImageException.
Implementation
const SpotifyImageException(
super.message, {
super.code,
super.details,
super.cause,
});
Constructs a SpotifyImageException.
const SpotifyImageException(
super.message, {
super.code,
super.details,
super.cause,
});