debugString property

String get debugString

Implementation

String get debugString =>
    'QueryCapture { node: ${node.debugString}, index: $index }';