expirationDate property
The expiry date of the document, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31.
Implementation
@BuiltValueField(wireName: r'expirationDate')
String? get expirationDate;
The expiry date of the document, in ISO-8601 YYYY-MM-DD format. For example, 2000-01-31.
@BuiltValueField(wireName: r'expirationDate')
String? get expirationDate;