menu
inventory_management package
documentation
data/repositories/remote/stock.dart
StockRemoteRepository
bulkDeletePath property
bulkDeletePath property
dark_mode
light_mode
bulkDeletePath
property
String
get
bulkDeletePath
inherited
Implementation
String get bulkDeletePath => actionMap[ApiOperation.bulkDelete] ?? '';
inventory_management package
documentation
data/repositories/remote/stock
StockRemoteRepository
bulkDeletePath property
StockRemoteRepository class