UPostViewEmbed.externalView constructor

const UPostViewEmbed.externalView({
  1. required ExternalView data,
})

Implementation

const factory UPostViewEmbed.externalView({
  required ExternalView data,
}) = UPostViewEmbedExternalView;