paths property

List<List<BinaryBlob>> paths
getter/setter pair

A list of paths to read the state of.

Implementation

late List<List<BinaryBlob>> paths;