valueOf static method

AnilistMediaType valueOf(
  1. String name
)

Implementation

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