menu
raindrop package
documentation
dialect.dart
Query<V>
shape property
shape property
dark_mode
light_mode
shape
property
Selectable
<
Object
?
>
shape
final
The shape of how each row of this query will return.
Implementation
final Selectable<Object?> shape;
raindrop package
documentation
dialect
Query<V>
shape property
Query class