valueOf static method

SoundFormat valueOf(
  1. String name
)

Implementation

static SoundFormat valueOf(String name) => _$valueOf(name);