voided property
Indicates that the pass is void—for example, a one time use coupon that has been redeemed. The default value is false.
Implementation
final bool voided;
Indicates that the pass is void—for example, a one time use coupon that has been redeemed. The default value is false.
final bool voided;