fragmentDoubleResult

inline fun Fragment.fragmentDoubleResult(requestKey: String, bundleKey: String, crossinline action: (double: Double?) -> Unit)