IBAN property
String?
get
IBAN
Implementation
String? get IBAN => _$this._IBAN;
set
IBAN
(String? IBAN)
Implementation
set IBAN(String? IBAN) => _$this._IBAN = IBAN;