isUpdate property

bool get isUpdate

Returns true if this value is update, otherwise false.

Implementation

bool get isUpdate => this == KnownRepoOpAction.update;