menu
argos_inspector package
documentation
model/argos_http_info_model.dart
ArgosHttpInfo
ArgosHttpInfo.new constructor
ArgosHttpInfo.new constructor
dark_mode
light_mode
ArgosHttpInfo
constructor
ArgosHttpInfo
(
Uri
?
uri
,
String
method
)
Implementation
ArgosHttpInfo(this.uri, this.method) : startTimestamp = DateTime.now().millisecondsSinceEpoch;
argos_inspector package
documentation
model/argos_http_info_model
ArgosHttpInfo
ArgosHttpInfo.new constructor
ArgosHttpInfo class