menu
http_api_generator package
documentation
annotation/method.dart
GET
GET.new const constructor
GET.new const constructor
dark_mode
light_mode
GET
constructor
const
GET
(
String
path
)
Implementation
const GET(String path) : super("GET", path);
http_api_generator package
documentation
annotation/method
GET
GET.new const constructor
GET class