FriendProfileScreen constructor
Implementation
const FriendProfileScreen({super.key, this.isGuest = false, required this.friendId, this.callBack, this.blockCallBack});
const FriendProfileScreen({super.key, this.isGuest = false, required this.friendId, this.callBack, this.blockCallBack});