hasModSequence property

bool get hasModSequence

This is set to false in case the server supports CONDSTORE but no mod sequence for this mailbox

Implementation

bool get hasModSequence => highestModSequence != null;