threeDAuthenticated property

String? get threeDAuthenticated

Implementation

String? get threeDAuthenticated => _$this._threeDAuthenticated;
set threeDAuthenticated (String? threeDAuthenticated)

Implementation

set threeDAuthenticated(String? threeDAuthenticated) =>
    _$this._threeDAuthenticated = threeDAuthenticated;