menu
http_api_generator package
documentation
entity/http_api_info.dart
HttpApi<@required RESPONSE>
url property
url property
dark_mode
light_mode
url
property
String
url
final
Url of @Method and @Path
Implementation
final String url;
http_api_generator package
documentation
entity/http_api_info
HttpApi<@required RESPONSE>
url property
HttpApi class