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