text property

  1. @JsonKey.new(name: 'text')
  2. @RichTextConverter()
RichText get text
inherited

Block caption

Implementation

@JsonKey(name: 'text')
@RichTextConverter()
RichText get text;