data property

List<int> data
getter/setter pair

Implementation

late List<int> data;