MesiboProfileFlutter constructor
MesiboProfileFlutter({})
Implementation
}class MesiboProfileFlutter{MesiboProfileFlutter({this.address,required this.groupId,required this.uid,required this.hash_id,this.name,required this.selfProfile,}
);