toObservable method

List<T> toObservable()

Implementation

List<T> toObservable() => VibeList<T>(this);