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