clientId property Null safety
read / write
SDK Client ID used while making requests
Note: This is not the merchant's client ID
Implementation
String clientId = _generateClientID();
SDK Client ID used while making requests
Note: This is not the merchant's client ID
String clientId = _generateClientID();