Obtain id3 tag information in the form of a dictionary.
Map<String, dynamic> toTagMap() { return _tagMap; }