menu
ews package
documentation
Core/PropertySet.dart
PropertySet
Count property
Count property
dark_mode
light_mode
Count
property
int
get
Count
Gets the number of explicitly added properties in this set.
Implementation
int get Count => this._additionalProperties.length;
ews package
documentation
Core/PropertySet
PropertySet
Count property
PropertySet class