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