menu
spacetimedb_sdk package
documentation
codegen.dart
RowDecoder<T>
getPrimaryKey abstract method
getPrimaryKey abstract method
dark_mode
light_mode
getPrimaryKey
abstract method
dynamic
getPrimaryKey
(
T
row
)
Implementation
dynamic getPrimaryKey(T row);
spacetimedb_sdk package
documentation
codegen
RowDecoder<T>
getPrimaryKey abstract method
RowDecoder class