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