menu
khadem package
documentation
http.dart
Request
isPatch property
isPatch property
dark_mode
light_mode
isPatch
property
bool
get
isPatch
Checks if PATCH
Implementation
bool get isPatch => _metadata.isPatch;
khadem package
documentation
http
Request
isPatch property
Request class