menu
serverpod package
documentation
serverpod.dart
SparseVector
indices property
indices property
dark_mode
light_mode
indices
property
List
<
int
>
indices
final
The indices of non-zero values in the vector.
Implementation
final List<int> indices;
serverpod package
documentation
serverpod
SparseVector
indices property
SparseVector class