reactive property

Value<T> get reactive

Implementation

Value<T> get reactive => Value<T>(this);