clientId property Null safety

String clientId
read / write

SDK Client ID used while making requests

Note: This is not the merchant's client ID

Implementation

String clientId = _generateClientID();