valueOf static method Null safety

TimingCode valueOf(
  1. String name
)

Implementation

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