menu
spacetimedb_sdk package
documentation
protocol.dart
QueryRows
QueryRows.new constructor
QueryRows.new constructor
dark_mode
light_mode
QueryRows
constructor
QueryRows
(
{
required
List
<
SingleTableRows
>
tables
,
})
Implementation
QueryRows({required this.tables});
spacetimedb_sdk package
documentation
protocol
QueryRows
QueryRows.new constructor
QueryRows class