contentWarningText property
Custom content warning text shown before entry
Implementation
@JsonKey(includeIfNull: false, name: 'content_warning_text')
final String? contentWarningText;
Custom content warning text shown before entry
@JsonKey(includeIfNull: false, name: 'content_warning_text')
final String? contentWarningText;