@override Map<String, Object?> propertiesToString() => { 'status': status, 'body': body, 'bodyJson': bodyJson, 'contentType': contentType, };