content property

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

Translated body text of the status (HTML format).

Implementation

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