core/extensions/result_transformation library
Extensions
-
ResultTransformationX
on Result<
T> - Core conversion extensions on Result to enhance developer experience and interoperability with standard Dart API structures.
Exceptions / Errors
- ResultException
- A specialized runtime exception wrapper utilized by ResultTransformationX.throwIfNeeded.