menu
api_caller package
documentation
models/api_helper_path_item.dart
ApiHelperPathItem
ApiHelperPathItem.put constructor
ApiHelperPathItem.put constructor
dark_mode
light_mode
ApiHelperPathItem.put
constructor
ApiHelperPathItem.put
(
String
key
,
String
path
)
Implementation
ApiHelperPathItem.put(this.key, this.path) : requestType = ApiHelperRequestType.put;
api_caller package
documentation
models/api_helper_path_item
ApiHelperPathItem
ApiHelperPathItem.put constructor
ApiHelperPathItem class