UFeedViewPostReasonReasonRepost constructor

const UFeedViewPostReasonReasonRepost({
  1. required ReasonRepost data,
})

Implementation

const factory UFeedViewPostReasonReasonRepost(
        {required final ReasonRepost data}) =
    _$UFeedViewPostReasonReasonRepostImpl;