ContentfulRichText constructor

ContentfulRichText(
  1. dynamic richTextJson, {
  2. Options? options,
})

Implementation

ContentfulRichText(this.richTextJson, {this.options});