ProfilePhoto constructor
ProfilePhoto({})
Implementation
ProfilePhoto({
super.extra,
super.client_id,
this.id,
this.small,
this.big,
this.minithumbnail,
this.has_animation,
this.is_personal,
});
ProfilePhoto({
super.extra,
super.client_id,
this.id,
this.small,
this.big,
this.minithumbnail,
this.has_animation,
this.is_personal,
});