news property

List<NewsDto>? news
read / write

List of news about the store from the vendor.

Implementation

List<NewsDto>? news;