AssociationListing constructor

AssociationListing([
  1. void updates(
    1. AssociationListingBuilder b
    )
])

Implementation

factory AssociationListing([void updates(AssociationListingBuilder b)]) = _$AssociationListing;