allow3DS2 property
String?
get
allow3DS2
Implementation
String? get allow3DS2 => _$this._allow3DS2;
set
allow3DS2
(String? allow3DS2)
Implementation
set allow3DS2(String? allow3DS2) => _$this._allow3DS2 = allow3DS2;