SetDiffsExtensions extension
- on
-
- SetDiffs
Methods
-
recast<
E> (SetDiffArguments< E> args) → SetDiffs<E> -
undelegate<
E> (SetDiffArguments< E> args) → SetDiffs<E> - 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.