closeReason property

String? get closeReason

The close reason the peer sent, once done completes.

Implementation

String? get closeReason => channel.closeReason;