matrix property

Map<String, bool> matrix
getter/setter pair

The matrix storage.

Implementation

Map<String, bool> matrix = {};