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