orderClientSecret property

String? get orderClientSecret

The server-assigned client secret for the current order.

Implementation

String? get orderClientSecret => _orderClientSecret;