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