obs property

Create ObservableList

Implementation

ObservableList<T> get obs => ObservableList<T>(value: this);