channelId property

String channelId

The channel ID bound to the access token.

Implementation

String get channelId => _data['client_id'];