threeDSRequestorName property

String? get threeDSRequestorName

Implementation

String? get threeDSRequestorName => _$this._threeDSRequestorName;
set threeDSRequestorName (String? threeDSRequestorName)

Implementation

set threeDSRequestorName(String? threeDSRequestorName) =>
    _$this._threeDSRequestorName = threeDSRequestorName;