resultKey

abstract fun resultKey(tabId: String): String

A unique key that will match the result key a fragment specifies when returning a result The tabId is provided to allow plugins to only handle results for a specific tab

Return

the key used to identify the result of this fragment