isUpdate property

bool isUpdate

Implementation

bool get isUpdate => _oldValue != null && _newValue != null;