responseText 属性

String? responseText

响应的字符串形式,或者在失败时为空字符串。

实现

String? get responseText native;