paths property

List<Path> get paths

Implementation

List<Path> get paths => List<Path>.of(_paths);