VerifyLocationError

data class VerifyLocationError(message: String?) : ResponseBody

Properties

message
Link copied to clipboard
val message: String? = null