menu
googleapis package
documentation
spanner/v1.dart
PrefixNode
PrefixNode.new constructor
PrefixNode.new constructor
dark_mode
light_mode
PrefixNode
constructor
PrefixNode
(
{
bool
?
dataSourceNode
,
int
?
depth
,
int
?
endIndex
,
int
?
startIndex
,
String
?
word
,
})
Implementation
PrefixNode({
this
.dataSourceNode,
this
.depth,
this
.endIndex,
this
.startIndex,
this
.word, });
googleapis package
documentation
spanner/v1
PrefixNode
PrefixNode.new constructor
PrefixNode class