const AvatarTileModel({ required this.image, required this.title, required this.subtitle, this.bottomText = "" });