StepResultExtension extension
Helpful but dangerous casting method to allow for easier usage of a UnitStep result.
This will cast the result to any type, use with caution!
- on
Methods
-
asNullableType<
E> () → E? -
Available on Object?, provided by the StepResultExtension extension
-
asType<
E> () → E -
Available on Object?, provided by the StepResultExtension extension