getVolume method

double getVolume()

Implementation

double getVolume() => _getVolume.call(
      this,
    );