content property

  1. @JsonKey(defaultValue: '')
String content
final

Body text of the status at revision time (HTML format).

Implementation

@JsonKey(defaultValue: '')
final String content;