data property

List<int> get data

Implementation

List<int> get data => _data;