path property

List<String> get path

Implementation

List<String> get path => List.unmodifiable(_path);