LWDResponse(this.statusCode, this.body) { if (statusCode < 100) { throw ArgumentError('Invalid status code: $statusCode.'); } }