menu
khadem package
documentation
http.dart
Request
wantsJson property
wantsJson property
dark_mode
light_mode
wantsJson
property
bool
get
wantsJson
Checks if request wants JSON
Implementation
bool get wantsJson => _metadata.wantsJson;
khadem package
documentation
http
Request
wantsJson property
Request class