menu
hetu_script package
documentation
value/struct/struct.dart
HTStruct
length property
length property
dark_mode
light_mode
length
property
int
get
length
The number of key/value pairs in the map.
Implementation
int get length => _fields.length;
hetu_script package
documentation
value/struct/struct
HTStruct
length property
HTStruct class