Name

data class Name(val name: String) : Filter
PlatformSupportedDetails
AndroidYesSupported natively
AppleYesSupport provided by Kable via flow filter
JavaScriptYesSupported natively

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard