albumId property

int? get albumId

Identifier of the album in which the audio recording is located (if assigned).

Implementation

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