isClientHandshake property

bool get isClientHandshake

Whether the event is client handshake

Implementation

bool get isClientHandshake => this == clientHandshake;