valueOf static method

SoundAction valueOf(
  1. String name
)

Implementation

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