banners property

  1. @JsonKey(name: r'banners')
List<Banner>? banners
final

banners defined in the merchandising studio for the given search.

Implementation

@JsonKey(name: r'banners')
final List<Banner>? banners;