UpdateOrFn<E> typedef

UpdateOrFn<E> = E Function(E? target)

Implementation

typedef UpdateOrFn<E> = E Function(E? target);