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