items property Null safety

List<LiveBroadcastItem> items

Implementation

List<LiveBroadcastItem> get items => broadcastItems ?? [];