menu
navigine_sdk package
documentation
com/lazy_map.dart
LazyStringMap<V>
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
The number of key/value pairs in the map.
Implementation
@override int get length => _stringMapGetSize(_ptr);
navigine_sdk package
documentation
com/lazy_map
LazyStringMap<V>
length property
LazyStringMap class