base property

List<List<int>> base
getter/setter pair

Implementation

late List<List<int>> base;