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