DeleteContentRangeRequest constructor

DeleteContentRangeRequest({
  1. Range? range,
})

Implementation

DeleteContentRangeRequest({this.range});