core.Map<core.String, core.dynamic> toJson() => { if (copyTime != null) 'copyTime': copyTime!, if (stage != null) 'stage': stage!, };