duration property

int? duration

Return song duration

Implementation

int? get duration => _info["duration"];