menu
bmi_global package
documentation
utils/parsers.dart
RawMap
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 => data.length;
bmi_global package
documentation
utils/parsers
RawMap
length property
RawMap class