isInsertion property

bool isInsertion

Implementation

bool get isInsertion => type == OperationType.insertion;