SpotifyApi constructor

SpotifyApi()

Implementation

SpotifyApi() : _dio = Dio(BaseOptions(baseUrl: _baseUrl));