isClientHandshake property
bool
get
isClientHandshake
Whether the event is client handshake
Implementation
bool get isClientHandshake => this == clientHandshake;
Whether the event is client handshake
bool get isClientHandshake => this == clientHandshake;