message property

String get message

Returns the status message from the response.

Implementation

String get message => dioDetails.statusMessage;