XFilePngAttachment constructor
XFilePngAttachment(
- XFile _xFile
Implementation
XFilePngAttachment(this._xFile) {
contentType = 'image/png';
}
XFilePngAttachment(this._xFile) {
contentType = 'image/png';
}