subscriberId property
The internal identifier you used to create this subscriber, usually correlates to the id the user in your systems
Implementation
late final String subscriberId;
The internal identifier you used to create this subscriber, usually correlates to the id the user in your systems
late final String subscriberId;