noContent static method

Response<OutboundDocument> noContent()

Implementation

static Response noContent() => Response(StatusCode.noContent);