UFeedPostLabels.selfLabels constructor

const UFeedPostLabels.selfLabels({
  1. required SelfLabels data,
})

Implementation

const factory UFeedPostLabels.selfLabels({required SelfLabels data}) =
    UFeedPostLabelsSelfLabels;