valueOf static method

ScaExemption valueOf(
  1. String name
)

Implementation

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