expiresAt property

  1. @BuiltValueField.new(wireName: r'expiresAt')
String? get expiresAt

The date time of the voucher expiry.

Implementation

@BuiltValueField(wireName: r'expiresAt')
String? get expiresAt;