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