postingDefaultSensitive property
- @JsonKey(name: 'posting:default:sensitive', defaultValue: false)
final
Whether to mark new posts as sensitive by default.
Implementation
@JsonKey(name: 'posting:default:sensitive', defaultValue: false)
final bool postingDefaultSensitive;