OnGetVolume typedef

OnGetVolume = dynamic Function(double volume)

Implementation

typedef OnGetVolume = Function(double volume);