id property

int64 id
read / write

Photo identifier; 0 for an empty photo. Can be used to find a photo in a list of user profile photos. ; string representation of int, use int.parse

Implementation

late int64 id;