beatsPerMinutes property

int? beatsPerMinutes

Return song beatsPerMinutes

Implementation

int? get beatsPerMinutes => _info["BEATS_PER_MINUTE"];