isInline property
When true, indicates the attachment is an inline attachment and appears directly in the body of the message.
Implementation
final bool? isInline;
When true, indicates the attachment is an inline attachment and appears directly in the body of the message.
final bool? isInline;