image property

  1. @JsonKey(name: r'image')
BannerImage? image
final

Implementation

@JsonKey(name: r'image')
final BannerImage? image;