isRepost property

bool get isRepost

Returns true if this value is repost, otherwise false.

Implementation

bool get isRepost => this == KnownNotificationReason.repost;