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