items property Null safety

List<Rating> items

Implementation

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