albumId property

int? get albumId

The ID of the album in which the photo is located.

Implementation

int? get albumId => payload['album_id'];