contentLength property
getter/setter pair
The value of the contentLengthHeader header, if any.
The value is negative if there is no content length set.
Implementation
int contentLength = -1;
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
The value of the contentLengthHeader header, if any.
The value is negative if there is no content length set.
int contentLength = -1;