menu
enough_mail package
documentation
mime_message.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 package
documentation
mime_message
BodyPart
length property
BodyPart class