clientId property

String get clientId

Client identifier, example: 'myapp'

Implementation

external String get clientId;
set clientId (String v)

Implementation

external set clientId(String v);