userId property
String?
get
userId
Implementation
String? get userId => rootObject[PusherChannelsEvent.userIdKey]?.toString();
String? get userId => rootObject[PusherChannelsEvent.userIdKey]?.toString();