SafeValueNotifier<T> constructor

SafeValueNotifier<T>(
  1. T value
)

Implementation

SafeValueNotifier(super.value);