
de.jsone_studios.wrapper.spotify.models.Cursor Maven / Gradle / Ivy
package de.jsone_studios.wrapper.spotify.models;
/**
* Cursor object model
*/
public class Cursor
{
public String after;
public Cursor()
{
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy