Address

data class Address(val address: String) : Filter
PlatformSupportedDetails
AndroidYesSupported natively
AppleNoThrows UnsupportedOperationException
JavaScriptNoThrows UnsupportedOperationException

Constructors

Link copied to clipboard
constructor(address: String)

Properties

Link copied to clipboard