current property

List<T> get current

Implementation

List<T> get current => UnmodifiableListView(internalCurrent);