menu
net package
documentation
http_method.dart
HttpMethod
post constant
post constant
dark_mode
light_mode
post
constant
HttpMethod
const
post
Implementation
static const HttpMethod post = HttpMethod('POST');
net package
documentation
http_method
HttpMethod
post constant
HttpMethod class