valueOf static method

GLightEffects valueOf(
  1. String name
)

Implementation

static GLightEffects valueOf(String name) => _$gLightEffectsValueOf(name);