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