path property

  1. @override
List<Node> path
override

Implementation

@override
List<Node> get path => _safeOriginal((e) => e.path, []);