The close reason set when the WebSocket connection is closed. If
there is no close reason available this property will be null
Implementation
String? get closeReason;
closeReason property - WebSocket class - dart:io library
The close reason set when the WebSocket connection is closed. If
there is no close reason available this property will be null
String? get closeReason;