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