menu
component_set package
documentation
http/http_base.dart
HttpInfo
HttpInfo.new const constructor
HttpInfo.new const constructor
dark_mode
light_mode
HttpInfo
constructor
const
HttpInfo
(
String
url
, [
dynamic
buffer
])
Implementation
const HttpInfo(this.url, [this.buffer]);
component_set package
documentation
http/http_base
HttpInfo
HttpInfo.new const constructor
HttpInfo class