menu
mirrorfly_chat package
documentation
model/profile_update.dart
ProData
ProData constructor
ProData constructor
dark_mode
light_mode
ProData
constructor
ProData
(
{
String
?
email
,
String
?
image
,
String
?
mobileNumber
,
String
?
name
,
String
?
nickName
,
String
?
status
,
})
Implementation
ProData({ this.email, this.image, this.mobileNumber, this.name, this.nickName, this.status, });
mirrorfly_chat package
documentation
model/profile_update
ProData
ProData constructor
ProData class