requestedTestErrorResponseCode property
String?
get
requestedTestErrorResponseCode
Implementation
String? get requestedTestErrorResponseCode =>
_$this._requestedTestErrorResponseCode;
set
requestedTestErrorResponseCode
(String? requestedTestErrorResponseCode)
Implementation
set requestedTestErrorResponseCode(String? requestedTestErrorResponseCode) =>
_$this._requestedTestErrorResponseCode = requestedTestErrorResponseCode;