id

@SerializedName(value = "id")
val id: Int?

Unique id for this station. Note: this ID should not be persisted between app runs, as it will change when the contents of the station change.

Return

unique id for this station