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