ParentSelector constructor
ParentSelector(
- FileSpan span, {
- String? suffix,
Implementation
ParentSelector(super.span, {this.suffix});
ParentSelector(super.span, {this.suffix});