message property

String? message
getter/setter pair

The error message returned from API if the response code was other than 200

Implementation

String? message;