MesiboProfileFlutter constructor
MesiboProfileFlutter({})
Implementation
null,admin: result[1]! as bool,owner: result[2]! as bool,);}}class MesiboProfileFlutter{MesiboProfileFlutter({this.address,required this.groupId,required this.uid,required this.hash_id,this.name,required this.selfProfile,}
);