innerList property

List<int> innerList
getter/setter pair

Implementation

late List<int> innerList;