volume property Null safety

double? volume
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;