NullableStateNotifier<T> constructor

NullableStateNotifier<T>()

Implementation

NullableStateNotifier() : super(null);