menu
googleapis package
documentation
sheets/v4.dart
NamedRange
NamedRange.new constructor
NamedRange.new constructor
dark_mode
light_mode
NamedRange
constructor
NamedRange
(
{
String
?
name
,
String
?
namedRangeId
,
GridRange
?
range
,
})
Implementation
NamedRange({
this
.name,
this
.namedRangeId,
this
.range, });
googleapis package
documentation
sheets/v4
NamedRange
NamedRange.new constructor
NamedRange class