menu
miniscript package
documentation
miniscript_types/helpers.dart
Dictionary
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 => realMap.length;
miniscript package
documentation
miniscript_types/helpers
Dictionary
length property
Dictionary class