Watermarks constructor

Watermarks(
  1. Dio dio
)

Implementation

Watermarks(this.dio) : _rest = WatermarksClient(dio);