menu
kt_dart package
documentation
collection.dart
KtMap<K, V>
size property
size property
dark_mode
light_mode
size
property
int
get
size
Returns the number of key/value pairs in the map.
Implementation
int get size;
kt_dart package
documentation
collection
KtMap<K, V>
size property
KtMap class