data property

T data

Get the current value of the Atom

Implementation

T get data => _valueNotifier.value;