volume property
final
The volume of the critical alert sound. The volume ranges from 0.0 to 1.0, which indicates silent and full volume, respectively.
Implementation
final double? volume;
The volume of the critical alert sound. The volume ranges from 0.0 to 1.0, which indicates silent and full volume, respectively.
final double? volume;