deleteSellOrder method

Future<bool>? deleteSellOrder(
  1. String orderId
)

Implementation

Future<bool>? deleteSellOrder(String orderId) {}