menu
infobip_mobilemessaging package
documentation
PersonalizeContext
UserIdentity
UserIdentity constructor
UserIdentity
brightness_4
UserIdentity
constructor
Null safety
UserIdentity
(
{
List
<
String
>
?
phones
,
List
<
String
>
?
emails
,
String
?
externalUserId
}
)
Implementation
UserIdentity({ this.phones, this.emails, this.externalUserId, });
infobip_mobilemessaging package
documentation
PersonalizeContext
UserIdentity
UserIdentity constructor
UserIdentity class
Constructors
UserIdentity
Properties
emails
externalUserId
hashCode
phones
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==