buildNoContent function

NoContentResponse buildNoContent()

Implementation

NoContentResponse buildNoContent() =>
    NoContentResponse(noContent: NoContentApiDto());