IterableAtomNotifier<T> constructor

IterableAtomNotifier<T>(
  1. Iterable<T> value
)

Implementation

IterableAtomNotifier(super.value);