Annotation constructor

Annotation({
  1. List<Congestion>? congestion,
})

Implementation

Annotation({this.congestion});