purged property

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

Whether the account was purged.

Implementation

@JsonKey(defaultValue: false)
final bool purged;