Chokepoint constructor

Chokepoint({
  1. List<String>? relatedFindings,
})

Implementation

Chokepoint({this.relatedFindings});