MapUpdateError

data class MapUpdateError(val responseCode: Int?, val message: String?)

Constructors

Link copied to clipboard
constructor(responseCode: Int?, message: String?)

Properties

Link copied to clipboard
Link copied to clipboard