menu
googleapis package
documentation
spanner/v1.dart
KeySet
KeySet constructor
KeySet constructor
dark_mode
light_mode
KeySet
constructor
KeySet
(
{
bool
?
all
,
List
<
List
<
Object
?
>
>
?
keys
,
List
<
KeyRange
>
?
ranges
,
})
Implementation
KeySet({ this.all, this.keys, this.ranges, });
googleapis package
documentation
spanner/v1
KeySet
KeySet constructor
KeySet class