Future<void> subscribe({ required int feeValue, String? orderId, }) { throw UnimplementedError('subscribe() has not been implemented.'); }