images property
A list of images to preview the seasonal content. Should have at least three to show.
Implementation
@JsonKey(name:'images')
List<DestinySeasonPreviewImageDefinition>? images;
A list of images to preview the seasonal content. Should have at least three to show.
@JsonKey(name:'images')
List<DestinySeasonPreviewImageDefinition>? images;