items property

List<Rating> items

Implementation

List<Rating> get items => ratingItems ?? [];