promotions property

List<Promotion> get promotions
inherited

Promotions applied to the order. Only gets populated after the payment process has completed.

Implementation

List<Promotion> get promotions => throw _privateConstructorUsedError;