orderClientSecret property
String?
get
orderClientSecret
The server-assigned client secret for the current order.
Implementation
String? get orderClientSecret => _orderClientSecret;
The server-assigned client secret for the current order.
String? get orderClientSecret => _orderClientSecret;