menu
doraemonkit_csx package
documentation
apm/http_kit.dart
HttpInfo
HttpInfo.new constructor
HttpInfo.new constructor
dark_mode
light_mode
HttpInfo
constructor
HttpInfo
(
Uri
?
uri
,
String
method
)
Implementation
HttpInfo(this.uri, this.method) : startTimestamp = DateTime.now().millisecondsSinceEpoch;
doraemonkit_csx package
documentation
apm/http_kit
HttpInfo
HttpInfo.new constructor
HttpInfo class