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