subscriberToken property Null safety

String? subscriberToken
read / write

Token to subscribe to secure streams. If you are subscribing to an unsecure stream, you can omit this param.

Implementation

String? subscriberToken;