SetDiffsExtensions extension
- on
-
- SetDiffs
Methods
-
recast<
E> (SetDiffArguments< E> args) → SetDiffs<E> -
Available on SetDiffs, provided by the SetDiffsExtensions extension
-
undelegate<
E> (SetDiffArguments< E> args) → SetDiffs<E> -
Available on SetDiffs, provided by the SetDiffsExtensions extension
This occurs when the diff was delegated - which means that instead of passing the real instance to the isolate, we passed a safe delegate. When the method returns, we need to rehydrate the results by looking the delegates up in a map.