credit property
Optional. Block credit which corresponds to the HTML tag
Implementation
@JsonKey(name: 'credit')
@RichTextConverter()
RichText? get credit;
Optional. Block credit which corresponds to the HTML tag
@JsonKey(name: 'credit')
@RichTextConverter()
RichText? get credit;