fragmentIntResult

inline fun Fragment.fragmentIntResult(requestKey: String, bundleKey: String, crossinline action: (Int?) -> Unit)