threeDOfferedResponse property

String? get threeDOfferedResponse

Implementation

String? get threeDOfferedResponse => _$this._threeDOfferedResponse;
set threeDOfferedResponse (String? threeDOfferedResponse)

Implementation

set threeDOfferedResponse(String? threeDOfferedResponse) =>
    _$this._threeDOfferedResponse = threeDOfferedResponse;