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