albumType property

int albumType
getter/setter pair

In iOS: 1: album, 2: folder

In android: always 1.

Implementation

late int albumType;