Render a string repesentation of the response
@override String toString() { return 'Method: $methodName, status: $status, message: $message'; }