Future<MailQuery> with_attachment() async { var MailQuery = await this; return MailQuery.with_attachment(); }