promotions property

List<Promotion>? promotions
getter/setter pair

The promotions for the current user.

Implementation

core.List<Promotion>? promotions;