soundFormat property

  1. @BuiltValueField.new(wireName: r'SoundFormat')
SoundFormat get soundFormat

Possible values: * MessageRef * SoundRef * Text

Implementation

@BuiltValueField(wireName: r'SoundFormat')
SoundFormat get soundFormat;