list property

List<int> get list

Implementation

List<int>     get list        => _list;