encryptedBankAccountNumber property
String?
get
encryptedBankAccountNumber
Implementation
String? get encryptedBankAccountNumber => _$this._encryptedBankAccountNumber;
set
encryptedBankAccountNumber
(String? encryptedBankAccountNumber)
Implementation
set encryptedBankAccountNumber(String? encryptedBankAccountNumber) =>
_$this._encryptedBankAccountNumber = encryptedBankAccountNumber;