menu
feature_gen_cli package
documentation
types.dart
ApiMethod
ApiMethod.new constructor
ApiMethod.new constructor
dark_mode
light_mode
ApiMethod
constructor
ApiMethod
(
{
Map
<
String
,
dynamic
>
?
params
,
Map
<
String
,
dynamic
>
?
body
,
Map
<
String
,
dynamic
>
?
query
,
})
Implementation
ApiMethod({this.params, this.body, this.query});
feature_gen_cli package
documentation
types
ApiMethod
ApiMethod.new constructor
ApiMethod class