menu
jaguar_resty package
documentation
method/method.dart
Method
https method
https method
dark_mode
light_mode
https
method
Method
https
(
String
origin
, [
String
?
path
])
Implementation
Method https(String origin, [String? path]) { uri.https(origin, path); return this; }
jaguar_resty package
documentation
method/method
Method
https method
Method class