isNotUpdate property

bool get isNotUpdate

Returns true if this value is not update, otherwise false.

Implementation

bool get isNotUpdate => !isUpdate;