data property

List<T> data

Implementation

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