menu
khadem package
documentation
http.dart
Request
all property
all property
dark_mode
light_mode
all
property
Map
<
String
,
dynamic
>
get
all
Gets all input (body + query) - shortcut
Implementation
Map<String, dynamic> get all => _input.all();
khadem package
documentation
http
Request
all property
Request class