isClientOutOfSync property

bool get isClientOutOfSync

Whether the event is client out of sync

Implementation

bool get isClientOutOfSync => this == clientOutOfSync;