menu
datum package
documentation
source/core/models/crdt.dart
RgaList<T>
length property
length property
dark_mode
light_mode
length
property
int
get
length
Number of visible elements.
Implementation
int get length => _visible().length;
datum package
documentation
source/core/models/crdt
RgaList<T>
length property
RgaList class