obs property

ValueNotifier<T> get obs

Implementation

ValueNotifier<T> get obs => ValueNotifier<T>(this);