menu
mapsindoors_platform_interface package
documentation
platform_library.dart
MPCollection<T>
size property
size property
dark_mode
light_mode
size
property
int
get
size
Get the number of elements in this collection
Implementation
int get size => _map.length;
mapsindoors_platform_interface package
documentation
platform_library
MPCollection<T>
size property
MPCollection class