SpotifyException constructor

SpotifyException([
  1. String? message
])

Implementation

SpotifyException([this.message]);