addOrderId abstract method

Future<void> addOrderId(
  1. String orderId
)

Implementation

Future<void> addOrderId(String orderId);