menu
ews package
documentation
Core/ServiceObjects/Items/Item.dart
Item
Size property
Size property
dark_mode
light_mode
Size
property
int
?
get
Size
Gets the size of this item.
Implementation
int? get Size => this.PropertyBag[ItemSchema.Size] as int?;
ews package
documentation
Core/ServiceObjects/Items/Item
Item
Size property
Item class