sensitized property

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

Whether the account has been marked as sensitive.

Implementation

@JsonKey(defaultValue: false)
final bool sensitized;