CommonPropfindRequestParam constructor

const CommonPropfindRequestParam({
  1. Depth? depth,
})

Implementation

const CommonPropfindRequestParam({this.depth});