resolved property

bool resolved
final

Whether the item is resolved. If set to "true", the link to the issue is displayed in a strikethrough font, otherwise the link displays in normal font.

Implementation

final bool resolved;