sensitive property

  1. @JsonKey(defaultValue: false)
bool sensitive
final

Whether the status was marked as sensitive at revision time.

Implementation

@JsonKey(defaultValue: false)
final bool sensitive;