menu
chat_hunter package
documentation
model/chat.dart
Profile
Profile.new constructor
Profile.new constructor
dark_mode
light_mode
Profile
constructor
Profile
(
{
required
String
name
,
required
String
pathImage
,
})
Implementation
Profile({required this.name, required this.pathImage});
chat_hunter package
documentation
model/chat
Profile
Profile.new constructor
Profile class