CongestedObjectsDetail constructor

const CongestedObjectsDetail(
  1. List<String> objects
)

Implementation

const CongestedObjectsDetail(this.objects);