MonitoredList<T, E>.from constructor

MonitoredList<T, E>.from(
  1. List<E> list
)

Implementation

MonitoredList.from(super.list);