获得设备当前音量,此属性为 getVolume 的简单写法 Get the current volume of the device,This property is a simple way to write getvolume
static Future<double> get volume => getVolume();