closeCode property

int? closeCode
final

The close code set when the WebSocket connection is closed. If there is no close code available this property will be null.

Implementation

final int? closeCode;