StatusDescription property

  1. @override
String StatusDescription
override
Gets the status description returned with the response.

Implementation

@override
String get StatusDescription => httpClientResponse.reasonPhrase;