menu
rikulo_commons package
documentation
io.dart
HttpRequestWrapper
method property
method property
dark_mode
light_mode
method
property
@
override
String
get
method
override
The method, such as 'GET' or 'POST', for the request.
Implementation
@override String get method => origin.method;
rikulo_commons package
documentation
io
HttpRequestWrapper
method property
HttpRequestWrapper class