Render a string repesentation of the response
@override String toString() { return 'model: $model, identifier: $identifier, interface: $interface'; }