audioScenario property
The audio scenarios. Under different audio scenarios, the device uses different volume types. See AudioScenarioType.
Implementation
@JsonKey(name: 'audioScenario')
final AudioScenarioType? audioScenario;
The audio scenarios. Under different audio scenarios, the device uses different volume types. See AudioScenarioType.
@JsonKey(name: 'audioScenario')
final AudioScenarioType? audioScenario;