fragmentResult

inline fun <T> Fragment.fragmentResult(requestKey: String, bundleKey: String, crossinline action: (T?) -> Unit)