message property
String
get
message
Returns the status message from the response.
Implementation
String get message => dioDetails.statusMessage;
Returns the status message from the response.
String get message => dioDetails.statusMessage;