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