menu
enough_mail_plus package
documentation
mime.dart
BodyPart
length property
length property
dark_mode
light_mode
length
property
int
get
length
Retrieves the number of nested parts
Implementation
int get length => parts?.length ?? 0;
enough_mail_plus package
documentation
mime
BodyPart
length property
BodyPart class