UFeedViewPostReason.reasonRepost constructor

const UFeedViewPostReason.reasonRepost({
  1. required ReasonRepost data,
})

Implementation

const factory UFeedViewPostReason.reasonRepost({required ReasonRepost data}) =
    UFeedViewPostReasonReasonRepost;