menu
flutter_js package
documentation
extensions/xhr.dart
XhtmlHttpResponseInfo
XhtmlHttpResponseInfo constructor
XhtmlHttpResponseInfo constructor
dark_mode
light_mode
XhtmlHttpResponseInfo
constructor
XhtmlHttpResponseInfo
(
{
int
?
statusCode
,
String
?
statusText
,
})
Implementation
XhtmlHttpResponseInfo({ this.statusCode, this.statusText, });
flutter_js package
documentation
extensions/xhr
XhtmlHttpResponseInfo
XhtmlHttpResponseInfo constructor
XhtmlHttpResponseInfo class