BatchClearValuesRequest constructor

BatchClearValuesRequest({
  1. List<String>? ranges,
})

Implementation

BatchClearValuesRequest({this.ranges});