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