volume property

double? volume
final

The volume for the critical alert's sound. Must be a value between 0.0 (silent) and 1.0 (full volume).

Implementation

final double? volume;