data property

List<T> get data

Implementation

List<T> get data => _list.toList();