imageType property

String imageType

Returns String representation of image type.

eg. 'Band/Orchestra' or 'Cover (front)' etc...

Implementation

String get imageType => _picturesType[imageTypeCode];