valueOf static method

EventToNotify valueOf(
  1. String name
)

Implementation

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