length property
The length of this map
Implementation
int get length {
final result = _icu4x_ReorderedIndexMap_len_mv1(_ffi);
return result;
}
The length of this map
int get length {
final result = _icu4x_ReorderedIndexMap_len_mv1(_ffi);
return result;
}