base property
BaseResponse
base
final
The http.BaseResponse
from package:http
that this GoogleHTTPResponse wraps.
Implementation
final http.BaseResponse base;
The http.BaseResponse
from package:http
that this GoogleHTTPResponse wraps.
final http.BaseResponse base;