isClientOutOfSync property
bool
get
isClientOutOfSync
Whether the event is client out of sync
Implementation
bool get isClientOutOfSync => this == clientOutOfSync;
Whether the event is client out of sync
bool get isClientOutOfSync => this == clientOutOfSync;