menu
googleapis package
documentation
docs/v1.dart
NamedRange
NamedRange constructor
NamedRange constructor
dark_mode
light_mode
NamedRange
constructor
NamedRange
(
{
String
?
name
,
String
?
namedRangeId
,
List
<
Range
>
?
ranges
,
})
Implementation
NamedRange({ this.name, this.namedRangeId, this.ranges, });
googleapis package
documentation
docs/v1
NamedRange
NamedRange constructor
NamedRange class