FanBreakdown constructor

const FanBreakdown(
  1. List<FanSegment> segments
)

Implementation

const FanBreakdown(this.segments);