isNextInsert property

bool get isNextInsert

Implementation

bool get isNextInsert => nextOperationKey == Operation.insertKey;