menu
electricsql package
documentation
satellite.dart
Shape
Shape constructor
Shape constructor
dark_mode
light_mode
Shape
constructor
Shape
(
{
required
TableName
tablename
,
List
<
Rel
>
?
include
,
String
?
where
,
})
Implementation
Shape({required this.tablename, this.include, this.where});
electricsql package
documentation
satellite
Shape
Shape constructor
Shape class