Result
extension Result where Success == ActionResult, Failure == ActionRequest.Error
-
Return
statusText
from server response if any.Declaration
Swift
public var statusText: String? { get }