core.Map<core.String, core.dynamic> toJson() { final dmaEntryLimit = this.dmaEntryLimit; return {'dmaEntryLimit': ?dmaEntryLimit}; }