menu
spacetimedb_sdk package
documentation
protocol.dart
TableInsertEvent<T>
row property
row property
dark_mode
light_mode
row
property
T
row
final
The newly inserted row
Implementation
final T row;
spacetimedb_sdk package
documentation
protocol
TableInsertEvent<T>
row property
TableInsertEvent class