ParentSelector constructor

ParentSelector(
  1. FileSpan span, {
  2. String? suffix,
})

Implementation

ParentSelector(super.span, {this.suffix});