menu
dart_db_server package
documentation
server/statement.dart
InsertStmt
returning property
returning property
dark_mode
light_mode
returning
property
List
<
SelectItem
>
?
returning
final
Optional
RETURNING ...
projection.
Implementation
final List<SelectItem>? returning;
dart_db_server package
documentation
server/statement
InsertStmt
returning property
InsertStmt class