menu
infobip_mobilemessaging package
documentation
models/personalize_context.dart
UserIdentity
UserIdentity.new constructor
UserIdentity.new constructor
dark_mode
light_mode
UserIdentity
constructor
UserIdentity
(
{
List
<
String
>
?
phones
,
List
<
String
>
?
emails
,
String
?
externalUserId
,
})
Implementation
UserIdentity({ this.phones, this.emails, this.externalUserId, });
infobip_mobilemessaging package
documentation
models/personalize_context
UserIdentity
UserIdentity.new constructor
UserIdentity class