profile_photo_id property

int64 profile_photo_id
read / write

Identifier of the profile photo to delete. ; string representation of int, use int.parse

Implementation

late int64 profile_photo_id;