fragmentStringArrayListResult

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