clientId property

String? clientId

Implementation

String? get clientId => _$this._clientId;
void clientId=(String? clientId)

Implementation

set clientId(String? clientId) => _$this._clientId = clientId;