menu
spacetimedb_sdk package
documentation
protocol.dart
TableUpdateEvent<T>
newRow property
newRow property
dark_mode
light_mode
newRow
property
T
newRow
final
The row after the update
Implementation
final T newRow;
spacetimedb_sdk package
documentation
protocol
TableUpdateEvent<T>
newRow property
TableUpdateEvent class