menu
googleapis package
documentation
docs/v1.dart
Range
Range constructor
Range constructor
dark_mode
light_mode
Range
constructor
Range
(
{
int
?
endIndex
,
String
?
segmentId
,
int
?
startIndex
,
})
Implementation
Range({ this.endIndex, this.segmentId, this.startIndex, });
googleapis package
documentation
docs/v1
Range
Range constructor
Range class