Flutter
http
BaseRequest
finalized
finalized
Flutter
http
BaseRequest
finalized
property
finalized
Flutter
http
BaseRequest
Constructors
BaseRequest
Properties
contentLength
finalized
followRedirects
headers
maxRedirects
method
persistentConnection
url
hashCode
runtimeType
Operators
operator ==
Methods
finalize
send
toString
noSuchMethod
bool
finalized
Whether the request has been finalized.
Source
bool get finalized => _finalized;