toMap

abstract fun toMap(): Map<String, String>

Exports the selector properties into a string mapping for serialization.

Return

Map of string key-value pairs for selector properties.