ObjectExtension<T>:- Added method
whenthat returnsthisif a condition evaluates totrue, otherwisenull.
- Added method
FutureOrExtension<T>:- Added method
whenAsyncas an async-aware version ofwhen, returningthisornullbased on a condition evaluation.
- Added method