profile_photo_id property
read / write
Identifier of the profile photo to delete.
; string representation of int, use int.parse
Implementation
late int64 profile_photo_id;
Identifier of the profile photo to delete.
; string representation of int, use int.parse
late int64 profile_photo_id;