menu
http_api_generator package
documentation
annotation/method.dart
Method
Method.new const constructor
Method.new const constructor
dark_mode
light_mode
Method
constructor
const
Method
(
String
method
,
String
path
)
Implementation
const Method(this.method, this.path);
http_api_generator package
documentation
annotation/method
Method
Method.new const constructor
Method class