SharePhoneNumber class
Constructors
-
SharePhoneNumber({required int userId})
-
Shares the phone number of the current user with a mutual contact. Supposed to be called when the user clicks on chatActionBarSharePhoneNumber
const
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
userId
→ int
-
userId Identifier of the user with whom to share the phone number. The user must be a mutual contact
final