closeReason property

String? closeReason
final

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

Implementation

final String? closeReason;