fragmentCharResult

inline fun Fragment.fragmentCharResult(requestKey: String, bundleKey: String, crossinline action: (char: Char?) -> Unit)