data property
The email message, represented as a raw MIME message. The entire message must be base64 encoded.
Implementation
final Uint8List? data;
The email message, represented as a raw MIME message. The entire message must be base64 encoded.
final Uint8List? data;