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