Closed doodlezucc closed 3 years ago
This PR adds optional parameters public, collaborative and description (as stated in the API reference) to the createPlaylist function.
public
collaborative
description
For testing purposes, I wrote an example call in example_auth.dart. You can uncomment this line to try it out.
This PR adds optional parameters
public
,collaborative
anddescription
(as stated in the API reference) to the createPlaylist function.For testing purposes, I wrote an example call in example_auth.dart. You can uncomment this line to try it out.