producer property

String? producer

Return song producer

Implementation

String? get producer => _info["PRODUCER"];