reasonPhrase property

String? reasonPhrase

Protocol (like HTTP) specific reason phrase. By default nul if not set.

Implementation

String? get reasonPhrase => null;