UnknownFailure

class UnknownFailure(val message: String? = null) : SafetyLocationsFailure

Safety Locations call ended with an unknown error.

Constructors

Link copied to clipboard
constructor(message: String? = null)

Properties

Link copied to clipboard