onFailure

inline fun <T> ExpoFpResult<T>.onFailure(action: (ExpoFpError) -> Unit): ExpoFpResult<T>