menu
simple_http_annotation package
documentation
simple_http_annotation.dart
POST
POST.new const constructor
POST.new 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.new const constructor
POST class