menu
googleapis package
documentation
datastore/v1.dart
Query
projection property
projection property
dark_mode
light_mode
projection
property
List
<
Projection
>
?
projection
getter/setter pair
The projection to return.
Defaults to returning all properties.
Implementation
core.
List
<Projection>? projection;
googleapis package
documentation
datastore/v1
Query
projection property
Query class
Constructors
new
fromJson
Properties
distinctOn
endCursor
endCursorAsBytes
filter
findNearest
hashCode
kind
limit
offset
order
projection
runtimeType
startCursor
startCursorAsBytes
Methods
noSuchMethod
toJson
toString
Operators
operator ==