expiresAt property

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

The offer code value expiration date

Implementation

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