fragmentStringResult

inline fun Fragment.fragmentStringResult(requestKey: String, bundleKey: String, defaultValue: String? = null, crossinline action: (String?) -> Unit)