expiresAt property

  1. @BuiltValueField.new(wireName: r'expires_at')
DateTime get expiresAt

The promo code value expiration date

Implementation

@BuiltValueField(wireName: r'expires_at')
DateTime get expiresAt;