threeDAuthenticatedResponse property
String?
get
threeDAuthenticatedResponse
Implementation
String? get threeDAuthenticatedResponse =>
_$this._threeDAuthenticatedResponse;
set
threeDAuthenticatedResponse
(String? threeDAuthenticatedResponse)
Implementation
set threeDAuthenticatedResponse(String? threeDAuthenticatedResponse) =>
_$this._threeDAuthenticatedResponse = threeDAuthenticatedResponse;