CollectInformation constructor

CollectInformation([
  1. void updates(
    1. CollectInformationBuilder b
    )
])

Implementation

factory CollectInformation([void updates(CollectInformationBuilder b)]) = _$CollectInformation;