maxValue property

double get maxValue

The maxValue read-only property of the AudioParam interface represents the maximum possible value for the parameter's nominal (effective) range.

Implementation

external double get maxValue;