oneyRawResponse property

String? get oneyRawResponse

Implementation

String? get oneyRawResponse => _$this._oneyRawResponse;
set oneyRawResponse (String? oneyRawResponse)

Implementation

set oneyRawResponse(String? oneyRawResponse) =>
    _$this._oneyRawResponse = oneyRawResponse;