list property

List<String> get list

Implementation

List<String> get list => _list;