ContentDTO constructor

ContentDTO({
  1. String? iframeSrc,
})

Implementation

ContentDTO({this.iframeSrc});