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