encryptedExpiryYear property
String?
get
encryptedExpiryYear
Implementation
String? get encryptedExpiryYear => _$this._encryptedExpiryYear;
set
encryptedExpiryYear
(String? encryptedExpiryYear)
Implementation
set encryptedExpiryYear(String? encryptedExpiryYear) =>
_$this._encryptedExpiryYear = encryptedExpiryYear;