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