maps property

List<List<int>>? maps
getter/setter pair

二维数组的地图

Implementation

List<List<int>>? maps;