AddNamedRangeResponse constructor

AddNamedRangeResponse({
  1. NamedRange? namedRange,
})

Implementation

AddNamedRangeResponse({this.namedRange});