menu
celest package
documentation
http.dart
HttpMethod
post constant
post constant
dark_mode
light_mode
post
constant
HttpMethod
const
post
POST
Implementation
static const post = HttpMethod._('POST');
celest package
documentation
http
HttpMethod
post constant
HttpMethod extension type