audioChannels property
Meta’s self-defined audio channel type. Meta recommends choosing 1 (mono), or 2 (stereo) audio channels. Special players are required if you choose 3, 4, or 5. See AudioChannel.
Implementation
@JsonKey(includeIfNull: false)
AudioChannel? audioChannels;