isTakendown property

bool get isTakendown

Returns true if this value is takendown, otherwise false.

Implementation

bool get isTakendown => this == KnownGetRepoStatusStatus.takendown;