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