isInsertion property

bool get isInsertion

Implementation

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