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