path property

  1. @override
List<String?> path
override

Implementation

@override
List<String?> get path => controlPath(name, _parent);