DeexNotifier<T> constructor

DeexNotifier<T>(
  1. T initial
)

Implementation

DeexNotifier(super.initial);