paths property

List<String>? paths
getter/setter pair

A list of all possible paths, used as a mean of memoization.

Implementation

static List<String>? paths;