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