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