Result property

ServiceResult? Result
Gets the result associated with this response.

Implementation

ServiceResult? get Result => this._result;