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