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