String? get mimetype => _$this._mimetype;
set mimetype(covariant String? mimetype) => _$this._mimetype = mimetype;