PreferLayerResponseInfo

data class PreferLayerResponseInfo(val trackId: String)

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
@SerializedName(value = "track_id")
val trackId: String