SoundContent constructor

SoundContent([
  1. void updates(
    1. SoundContentBuilder b
    )
])

Implementation

factory SoundContent([void updates(SoundContentBuilder b)]) = _$SoundContent;