valueOf static method

GEpisode valueOf(
  1. String name
)

Implementation

static GEpisode valueOf(String name) => _$gEpisodeValueOf(name);