menu
googleapis package
documentation
spanner/v1.dart
PrefixNode
PrefixNode constructor
PrefixNode 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 constructor
PrefixNode class