FriendNotificationComponent constructor
Implementation
const FriendNotificationComponent({super.key, required this.time, required this.title, required this.type, required this.profileImage, required this.id});
const FriendNotificationComponent({super.key, required this.time, required this.title, required this.type, required this.profileImage, required this.id});