responseText 属性

String? responseText

以字符串形式返回响应或在失败时返回空字符串。

实现

String? get responseText native;