Returns the enum value associated to the name.
name
static ActorType valueOf(String name) => _$valueOfActorType(name);