has attachment
Future<MailQuery> with_attachment() async { await super.filter("hasAttachments eq true"); return this; }