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