menu
ikon_sdk package
documentation
protocol/generated/audio.dart
AudioFrameVolume
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { 'Volume': volume, 'Count': count, };
ikon_sdk package
documentation
protocol/generated/audio
AudioFrameVolume
toJson method
AudioFrameVolume class