album property

String? album

Implementation

String? get album => frameWithTypeAndName<TextInformation>('TALB')?.value;