ValueNotifiers<T> constructor

ValueNotifiers<T>(
  1. T value
)

Implementation

ValueNotifiers(super.value);