menu
observable_ish package
documentation
set/set.dart
SetChange<E>
SetChange constructor
SetChange constructor
dark_mode
light_mode
SetChange<
E
>
constructor
SetChange<
E
>
(
E
element
,
SetOp
op
)
Implementation
SetChange(this.element, this.op);
observable_ish package
documentation
set/set
SetChange<E>
SetChange constructor
SetChange class