list property

List<int> list

Implementation

List<int> get list => _list;