startYear property
The year component of the start date (for some UK debit cards only).
Implementation
@BuiltValueField(wireName: r'startYear')
String? get startYear;
The year component of the start date (for some UK debit cards only).
@BuiltValueField(wireName: r'startYear')
String? get startYear;