expiryDate property
The expiry date of the document, in YYYY-MM-DD format.
Implementation
@BuiltValueField(wireName: r'expiryDate')
String? get expiryDate;
The expiry date of the document, in YYYY-MM-DD format.
@BuiltValueField(wireName: r'expiryDate')
String? get expiryDate;