isInline property

bool? isInline
final

When true, indicates the attachment is an inline attachment and appears directly in the body of the message.

Implementation

final bool? isInline;