data property

List<TData> get data

Implementation

List<TData> get data => state.data;