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