subscriberId property

String subscriberId
latefinal

The internal identifier you used to create this subscriber, usually correlates to the id the user in your systems

Implementation

late final String subscriberId;