appliedTuneAdjustments property

List<TuneAdjustmentMatrix> get appliedTuneAdjustments

Returns the applied tune adjustments.

Implementation

List<TuneAdjustmentMatrix> get appliedTuneAdjustments =>
    initConfigs.appliedTuneAdjustments;