menu
simple_http_annotation package
documentation
simple_http_annotation.dart
POST
POST const constructor
POST const constructor
dark_mode
light_mode
POST
constructor
const
POST
(
{
required
String
endPoint
,
})
Implementation
const POST({required this.endPoint});
simple_http_annotation package
documentation
simple_http_annotation
POST
POST const constructor
POST class